[INFO] cloning repository https://github.com/thasos/gemini2html
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thasos/gemini2html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasos%2Fgemini2html", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasos%2Fgemini2html'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aed9dca9dbd2286df8d6bb63b1fe3351e75057c0
[INFO] testing thasos/gemini2html against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasos%2Fgemini2html" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thasos/gemini2html
[INFO] finished tweaking git repo https://github.com/thasos/gemini2html
[INFO] tweaked toml for git repo https://github.com/thasos/gemini2html written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thasos/gemini2html on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thasos/gemini2html already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 805c41437d032861076c3d2c42c917bc1a287816884966d5171551d7cff1dd1c
[INFO] running `Command { std: "docker" "start" "-a" "805c41437d032861076c3d2c42c917bc1a287816884966d5171551d7cff1dd1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "805c41437d032861076c3d2c42c917bc1a287816884966d5171551d7cff1dd1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "805c41437d032861076c3d2c42c917bc1a287816884966d5171551d7cff1dd1c", kill_on_drop: false }`
[INFO] [stdout] 805c41437d032861076c3d2c42c917bc1a287816884966d5171551d7cff1dd1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcf54614bf46a0d5021cfe489837328fcd3698074c13545d7ba90ee54ed65016
[INFO] running `Command { std: "docker" "start" "-a" "dcf54614bf46a0d5021cfe489837328fcd3698074c13545d7ba90ee54ed65016", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling gemini2html v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 8.08s
[INFO] running `Command { std: "docker" "inspect" "dcf54614bf46a0d5021cfe489837328fcd3698074c13545d7ba90ee54ed65016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf54614bf46a0d5021cfe489837328fcd3698074c13545d7ba90ee54ed65016", kill_on_drop: false }`
[INFO] [stdout] dcf54614bf46a0d5021cfe489837328fcd3698074c13545d7ba90ee54ed65016
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf429a6c00de3994f5d3e35445d5785981aae857a87c41ea3ff5dc5ab8396393
[INFO] running `Command { std: "docker" "start" "-a" "bf429a6c00de3994f5d3e35445d5785981aae857a87c41ea3ff5dc5ab8396393", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling gemini2html v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 19.48s
[INFO] running `Command { std: "docker" "inspect" "bf429a6c00de3994f5d3e35445d5785981aae857a87c41ea3ff5dc5ab8396393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf429a6c00de3994f5d3e35445d5785981aae857a87c41ea3ff5dc5ab8396393", kill_on_drop: false }`
[INFO] [stdout] bf429a6c00de3994f5d3e35445d5785981aae857a87c41ea3ff5dc5ab8396393
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e546add5b24d5c3cd5311796e41908b4bcc7c97dc0fa1d07569bf91061618ce
[INFO] running `Command { std: "docker" "start" "-a" "1e546add5b24d5c3cd5311796e41908b4bcc7c97dc0fa1d07569bf91061618ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gemini2html-a6c93f25b2425a3b)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_html_headers_and_footers ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::test_format_gemini_to_html ... FAILED
[INFO] [stdout] test tests::test_html_link ... ok
[INFO] [stdout] test tests::test_escaped_preformat_text ... ok
[INFO] [stdout] test tests::test_write_and_read_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_html_headers_and_footers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_html_headers_and_footers' (19) panicked at src/lib.rs:288:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "<div class=footer>some footers</div></body>\n</html>\n"
[INFO] [stdout]  right: "<p>some footers</p></body>\n</html>\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556345397fda - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5563453aca2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x55634539c882 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55634537714f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5563453904e9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x55634532d3ac - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5563453906a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x556345377208 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55634536eaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x556345377f1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]   10:     0x5563453ad16c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5563453ad033 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x55634531d90c - core[a96a4c5c53f902a3]::panicking::assert_failed::<alloc[c960326de6de28e6]::string::String, &str>
[INFO] [stdout]   13:     0x55634531c67b - gemini2html[514631d33205b7]::tests::test_html_headers_and_footers
[INFO] [stdout]   14:     0x55634531b5a3 - gemini2html[514631d33205b7]::tests::test_html_headers_and_footers::{closure#0}
[INFO] [stdout]   15:     0x55634531d2e6 - <gemini2html[514631d33205b7]::tests::test_html_headers_and_footers::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x55634532148b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   17:     0x55634532de7b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   18:     0x556345329594 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x556345330a82 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5563453978ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x73e5aaf1eaa4 - <unknown>
[INFO] [stdout]   22:     0x73e5aafaba64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_format_gemini_to_html stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_format_gemini_to_html' (18) panicked at src/lib.rs:320:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "<!doctype html>\n<html>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n<style>\nhtml {\n\t/* font-family: sans-serif; */\n\t/* color: #080808; */\n    color: #4d4d4d;\n}\n\nbody {\n\tmax-width: 920px;\n\tmargin: 0 auto;\n\tpadding: 1rem 2rem;\n    background: #fbf6e7;\n}\n\nblockquote {\n\tbackground-color: #eee;\n\tborder-left: 3px solid #444;\n\tmargin: 1rem -1rem 1rem calc(-1rem - 3px);\n\tpadding: 1rem;\n}\n\n.footer {\n\tbackground-color: #e4e4e4;\n\tborder-left: 3px solid #444;\n\tmargin: 1rem -1rem 1rem calc(-1rem - 3px);\n\tpadding: 1rem;\n}\n\nul {\n\tmargin-left: 2rem;\n\tpadding: 0;\n}\n\nli {\n\tpadding: 0;\n}\n\nli:not(:last-child) {\n\tmargin-bottom: 0.5rem;\n}\n\na {\n\tposition: relative;\n\tcolor: #156899;\n}\n\na:visited {\n\tcolor: #5a327e;\n}\n\na:before {\n\tcontent: '⇒';\n\t/* color: #999; */\n\ttext-decoration: none;\n\tfont-weight: bold;\n\tposition: absolute;\n\tleft: -1.25rem;\n}\n\npre {\n\tbackground-color: #e8e2cd;\n\tmargin: 0 -1rem;\n\tpadding: 1rem;\n\toverflow-x: auto;\n}\n\ndetails:not([open]) summary,\ndetails:not([open]) summary a {\n\tcolor: gray;\n}\n\ndetails summary a:before {\n\tdisplay: none;\n}\n\ndl dt {\n\tfont-weight: bold;\n}\n\ndl dt:not(:first-child) {\n\tmargin-top: 0.5rem;\n}\n\n@media(prefers-color-scheme:dark) {\n\thtml {\n\t\tbackground-color: #111;\n\t\tcolor: #eee;\n\t}\n\n\tblockquote {\n\t\tbackground-color: #000;\n\t}\n\n\tpre {\n\t\tbackground-color: #222;\n\t}\n\n\ta {\n\t\tcolor: #0087BD;\n\t}\n\n\ta:visited {\n\t\tcolor: #333399;\n\t}\n}\n\n/* label { */\n/* \tdisplay: block; */\n/* \tfont-weight: bold; */\n/* \tmargin-bottom: 0.5rem; */\n/* } */\n\n/* input { */\n/* \tdisplay: block; */\n/* \tborder: 1px solid #888; */\n/* \tpadding: .375rem; */\n/* \tline-height: 1.25rem; */\n/* \ttransition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; */\n/* \twidth: 100%; */\n/* } */\n\n/* input:focus { */\n/* \toutline: 0; */\n/* \tborder-color: #80bdff; */\n/* \tbox-shadow: 0 0 0 0.2rem rgba(0,123,255,.25); */\n/* } */\n</style>\n<title>some title</title>\n<body>\n<h2>heading2</h2>\n<ul>\n<li>tiny list</li>\n<pre>\npreformatted &amp;text\n</pre>\n<div class=footer>Generated by gemini2html<br />\n<a href=\"https://github.com/thasos/gemini2html\">https://github.com/thasos/gemini2html</a></div></body>\n</html>\n"
[INFO] [stdout]  right: "<!doctype html>\n<html>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n<style>\nhtml {\n\tfont-family: sans-serif;\n\tcolor: #080808;\n}\n\nbody {\n\tmax-width: 920px;\n\tmargin: 0 auto;\n\tpadding: 1rem 2rem;\n}\n\nblockquote {\n\tbackground-color: #eee;\n\tborder-left: 3px solid #444;\n\tmargin: 1rem -1rem 1rem calc(-1rem - 3px);\n\tpadding: 1rem;\n}\n\nul {\n\tmargin-left: 0;\n\tpadding: 0;\n}\n\nli {\n\tpadding: 0;\n}\n\nli:not(:last-child) {\n\tmargin-bottom: 0.5rem;\n}\n\na {\n\tposition: relative;\n}\n\na:before {\n\tcontent: '⇒';\n\tcolor: #999;\n\ttext-decoration: none;\n\tfont-weight: bold;\n\tposition: absolute;\n\tleft: -1.25rem;\n}\n\npre {\n\tbackground-color: #eee;\n\tmargin: 0 -1rem;\n\tpadding: 1rem;\n\toverflow-x: auto;\n}\n\ndetails:not([open]) summary,\ndetails:not([open]) summary a {\n\tcolor: gray;\n}\n\ndetails summary a:before {\n\tdisplay: none;\n}\n\ndl dt {\n\tfont-weight: bold;\n}\n\ndl dt:not(:first-child) {\n\tmargin-top: 0.5rem;\n}\n\n@media(prefers-color-scheme:dark) {\n\thtml {\n\t\tbackground-color: #111;\n\t\tcolor: #eee;\n\t}\n\n\tblockquote {\n\t\tbackground-color: #000;\n\t}\n\n\tpre {\n\t\tbackground-color: #222;\n\t}\n\n\ta {\n\t\tcolor: #0087BD;\n\t}\n\n\ta:visited {\n\t\tcolor: #333399;\n\t}\n}\n\nlabel {\n\tdisplay: block;\n\tfont-weight: bold;\n\tmargin-bottom: 0.5rem;\n}\n\ninput {\n\tdisplay: block;\n\tborder: 1px solid #888;\n\tpadding: .375rem;\n\tline-height: 1.25rem;\n\ttransition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;\n\twidth: 100%;\n}\n\ninput:focus {\n\toutline: 0;\n\tborder-color: #80bdff;\n\tbox-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);\n}\n</style>\n<title>some title</title>\n<body>\n<h2>heading2</h2>\n<ul>\n<li>tiny list</li>\n<pre>\npreformatted &amp;text\n</pre>\n<p>some infos</p></body>\n</html>\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556345397fda - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5563453aca2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x55634539c882 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55634537714f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5563453904e9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x55634532d3ac - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5563453906a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x556345377208 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55634536eaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x556345377f1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]   10:     0x5563453ad16c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5563453ad033 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x55634531d90c - core[a96a4c5c53f902a3]::panicking::assert_failed::<alloc[c960326de6de28e6]::string::String, &str>
[INFO] [stdout]   13:     0x55634531c4d3 - gemini2html[514631d33205b7]::tests::test_format_gemini_to_html
[INFO] [stdout]   14:     0x55634531b543 - gemini2html[514631d33205b7]::tests::test_format_gemini_to_html::{closure#0}
[INFO] [stdout]   15:     0x55634531d266 - <gemini2html[514631d33205b7]::tests::test_format_gemini_to_html::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x55634532148b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   17:     0x55634532de7b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   18:     0x556345329594 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x556345330a82 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5563453978ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x73e5aaf1eaa4 - <unknown>
[INFO] [stdout]   22:     0x73e5aafaba64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_write_and_read_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_write_and_read_file' (21) panicked at src/lib.rs:307:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(Gemini2HtmlError)
[INFO] [stdout]  right: Ok(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556345397fda - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5563453aca2a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x55634539c882 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55634537714f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5563453904e9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x55634532d3ac - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5563453906a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x556345377208 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55634536eaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x556345377f1d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]   10:     0x5563453ad16c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5563453ad033 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x55634531d887 - core[a96a4c5c53f902a3]::panicking::assert_failed::<core[a96a4c5c53f902a3]::result::Result<(), gemini2html[514631d33205b7]::Gemini2HtmlError>, core[a96a4c5c53f902a3]::result::Result<(), gemini2html[514631d33205b7]::Gemini2HtmlError>>
[INFO] [stdout]   13:     0x55634531c262 - gemini2html[514631d33205b7]::tests::test_write_and_read_file
[INFO] [stdout]   14:     0x55634531b513 - gemini2html[514631d33205b7]::tests::test_write_and_read_file::{closure#0}
[INFO] [stdout]   15:     0x55634531d226 - <gemini2html[514631d33205b7]::tests::test_write_and_read_file::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x55634532148b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   17:     0x55634532de7b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   18:     0x556345329594 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x556345330a82 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5563453978ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x73e5aaf1eaa4 - <unknown>
[INFO] [stdout]   22:     0x73e5aafaba64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_format_gemini_to_html
[INFO] [stdout]     tests::test_html_headers_and_footers
[INFO] [stdout]     tests::test_write_and_read_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e546add5b24d5c3cd5311796e41908b4bcc7c97dc0fa1d07569bf91061618ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e546add5b24d5c3cd5311796e41908b4bcc7c97dc0fa1d07569bf91061618ce", kill_on_drop: false }`
[INFO] [stdout] 1e546add5b24d5c3cd5311796e41908b4bcc7c97dc0fa1d07569bf91061618ce
